home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / mytetris.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  5KB  |  162 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>7776</id>
  4.   <defaultcontrol>10</defaultcontrol>
  5.   <allowoverlay>no</allowoverlay>
  6.   <define>#header.label:7776</define>
  7.   <define>#header.image:tetris\logo.png</define>
  8.   <define>#header.hover:</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <control>
  12.       <description>button group</description>
  13.       <type>group</type>
  14.       <!-- animations in this screen are equal for all objects, because nextblock-image got it's animation by tetris control, but it's possition is in scoreboard -->
  15.       <animation effect="fade" time="250">WindowOpen</animation>
  16.       <animation effect="fade" time="250">WindowClose</animation>
  17.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  18.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  19.       <posX>113</posX>
  20.       <posY>129</posY>
  21.       <layout>StackLayout</layout>
  22.       <control>
  23.         <description>New Game</description>
  24.         <type>button</type>
  25.         <id>2</id>
  26.         <label>19002</label>
  27.         <onright>10</onright>
  28.         <onup>17</onup>
  29.       </control>
  30.       <control>
  31.         <description>Sounds</description>
  32.         <type>togglebutton</type>
  33.         <id>4</id>
  34.         <label>19004</label>
  35.         <onright>10</onright>
  36.       </control>
  37.     </control>
  38.     <control>
  39.       <description>info group</description>
  40.       <type>group</type>
  41.       <animation effect="fade" time="250">WindowOpen</animation>
  42.       <animation effect="fade" time="250">WindowClose</animation>
  43.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  44.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  45.       <control>
  46.         <description>Scoreboard background</description>
  47.         <type>image</type>
  48.         <id>200</id>
  49.         <posX>113</posX>
  50.         <posY>425</posY>
  51.         <width>285</width>
  52.         <height>300</height>
  53.         <texture>tetris\scoreboard.png</texture>
  54.         <colordiffuse>60ffffff</colordiffuse>
  55.       </control>
  56.       <control>
  57.         <description>Score: label</description>
  58.         <type>label</type>
  59.         <id>201</id>
  60.         <posX>128</posX>
  61.         <posY>546</posY>
  62.         <label>19005</label>
  63.       </control>
  64.       <control>
  65.         <description>Score</description>
  66.         <type>label</type>
  67.         <id>202</id>
  68.         <posX>383</posX>
  69.         <posY>546</posY>
  70.         <width>216</width>
  71.         <align>right</align>
  72.         <label>#tetris_score</label>
  73.       </control>
  74.       <control>
  75.         <description>Level: label</description>
  76.         <type>label</type>
  77.         <id>203</id>
  78.         <posX>128</posX>
  79.         <posY>592</posY>
  80.         <label>19006</label>
  81.       </control>
  82.       <control>
  83.         <description>Level</description>
  84.         <type>label</type>
  85.         <id>204</id>
  86.         <posX>383</posX>
  87.         <posY>592</posY>
  88.         <width>216</width>
  89.         <align>right</align>
  90.         <label>#tetris_level</label>
  91.       </control>
  92.       <control>
  93.         <description>Lines: label</description>
  94.         <type>label</type>
  95.         <id>205</id>
  96.         <posX>128</posX>
  97.         <posY>637</posY>
  98.         <label>19007</label>
  99.       </control>
  100.       <control>
  101.         <description>Lines</description>
  102.         <type>label</type>
  103.         <id>206</id>
  104.         <posX>383</posX>
  105.         <posY>637</posY>
  106.         <width>216</width>
  107.         <align>right</align>
  108.         <label>#tetris_lines</label>
  109.       </control>
  110.       <control>
  111.         <description>Highscore: label</description>
  112.         <type>label</type>
  113.         <id>205</id>
  114.         <posX>128</posX>
  115.         <posY>682</posY>
  116.         <label>19008</label>
  117.       </control>
  118.       <control>
  119.         <description>Highscore</description>
  120.         <type>label</type>
  121.         <id>206</id>
  122.         <posX>383</posX>
  123.         <posY>682</posY>
  124.         <width>216</width>
  125.         <align>right</align>
  126.         <label>#tetris_highscore</label>
  127.       </control>
  128.     </control>
  129.     <control>
  130.       <description>group element</description>
  131.       <type>group</type>
  132.       <animation effect="fade" time="250">WindowOpen</animation>
  133.       <animation effect="fade" time="250">WindowClose</animation>
  134.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  135.       <animation effect="slide" time="250" end="800,0">WindowClose</animation>
  136.       <control>
  137.         <description>Tetris control</description>
  138.         <type>tetris</type>
  139.         <id>10</id>
  140.         <posX>550</posX>
  141.         <posY>129</posY>
  142.         <width>526</width>
  143.         <height>600</height>
  144.         <font>font16</font>
  145.         <textcolor>ffffffff</textcolor>
  146.         <onback>2</onback>
  147.         <onleft>2</onleft>
  148.         <onright>10</onright>
  149.         <onup>10</onup>
  150.         <ondown>10</ondown>
  151.         <colordiffuse>60ffffff</colordiffuse>
  152.         <texture>tetris\background.png</texture>
  153.         <texturefocus>tetris\background_focus.png</texturefocus>
  154.         <textureLeft>tetris\guide.png</textureLeft>
  155.         <textureRight>tetris\guide.png</textureRight>
  156.         <nextblockx>256</nextblockx>
  157.         <nextblocky>475</nextblocky>
  158.       </control>
  159.     </control>
  160.   </controls>
  161. </window>
  162.